home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Dev / e / objectbrowser.lha / objectbrowser.readme < prev   
Text File  |  2004-06-08  |  1KB  |  55 lines

  1. short: Object Browser / System Debugger 0.9b
  2. uploader: amigae@swipnet.se (Leif Salomonsson)
  3. author: amigae@swipnet.se (Leif Salomonsson)
  4. type: dev/e
  5. requires: MUI 3.8, Installed AmigaE / ECX v45+
  6. long:
  7.  
  8.  
  9.    ObjectBrowser -------------------------------
  10.  
  11.    A clone of Jason R Hulance's "Explorer" tool.
  12.  
  13.    ---------------------------------------------
  14.  
  15.  
  16.    Main differences:
  17.  
  18.       o MUI GUI.
  19.  
  20.       o Also supports ECX binary modules.
  21.  
  22.       o "Browser" and "Debugger" modes.
  23.  
  24.    Usage:
  25.  
  26.       Commandline arguments
  27.  
  28.          CACHE/S    - Load modules from cache.
  29.  
  30.          OBJECT/K   - Specify name of initially selected object.
  31.  
  32.          ADDRESS/N  - Initial address, or $0 for browsing mode.
  33.                       Defaults to FindTask(0) (the objectbrowser process).
  34.  
  35.          MODULES/M  - Specify directories and/or modules to load.
  36.  
  37.    Other:
  38.  
  39.       For compability, ObjectBrowser's AREXX port is named "EXPLORER",
  40.       and most old commands are supported. Arexx is not tested.
  41.  
  42.       FREEWARE
  43.  
  44.    History:
  45.  
  46.       0.8  - first public release.
  47.  
  48.       0.9  - fixed bugs in member-display.
  49.  
  50.       0.9b - CreativE modules support and ECX v45 fix.
  51.  
  52. Leif Salomonsson - amigae AT swipnet DOT se - June 2004
  53.  
  54.  
  55.